enable Camera Position Clamping
Continually ensures the camera position to be within the width and height of the blocks axis-aligned bounding box. Without padding, this results in a tight clamp on the blocks. Disables any previously set camera position clamping in the scene and also takes priority over clamp camera commands.
Parameters
the blocks for which the camera position is adjusted to, usually, the scene or a page.
optional padding in screen pixels to the left of the block.
optional padding in screen pixels to the top of the block.
optional padding in screen pixels to the right of the block.
optional padding in screen pixels to the bottom of the block.
optional padding in screen pixels to the left of the block that scales with the zoom level until five times the initial value.
optional padding in screen pixels to the top of the block that scales with the zoom level until five times the initial value.
optional padding in screen pixels to the right of the block that scales with the zoom level until five times the initial value.
optional padding in screen pixels to the bottom of the block that scales with the zoom level until five times the initial value.